Support `display' text properties and overlays.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Apr 2010 15:05:23 +0000 (18:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Apr 2010 15:05:23 +0000 (18:05 +0300)
commitf0797021f627bfef7724777a9f26231a7eb17fdf
treee008dc04322edaf1080c89fd796b82744ca72b4c
parentd367705b84b53acc40c09b032c1fa35a7f0bcf44
Support `display' text properties and overlays.

 xdisp.c (pop_it): When the stack is popped after displaying
 from a string, bidi-iterate to exit from the text portion covered
 by the `display' property or overlay.  (Bug#5988, bug#5920)
src/ChangeLog
src/xdisp.c